home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Special 24
/
AMIGAplus Sonderheft 24 (2000)(Falke)(DE)[!].iso
/
Service
/
ni
/
req.sel
< prev
next >
Wrap
Text File
|
1999-12-21
|
488b
|
28 lines
flow down
screen Workbench
defenv xvar auto;"0 frommax"
defenv yvar auto;13
defarg arg1 Ja
defarg arg2 Nein
pattern 0 pattern2.iff
pattern 4 pattern.iff
x [xvar]
y [yvar]
onexit dumpx xvar dumpy yvar
title "Amiga Future©"
close off
gap 4
;rows 5
columns 1
startbox
font times 13 ordefault
textcol 2 0
include env:AfutureTXT
endbox
;startbox
buttoncol 1 4
button "[arg1]" EXEC "Echo 1" EXIT
button "[arg2]" EXEC "Echo 0" Exit ;Verhält sich ähnlich Requestchoice
;endbox